From: Juri Linkov Date: Sun, 29 Nov 2009 23:54:41 +0000 (+0000) Subject: (fancy-about-text): Fix wording of Guided Tour. (Bug#4960) X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1~1^2~324^2~9182 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=4661d2a99734b2ef487735d9e7fb0ed0446b3fe5;p=emacs.git (fancy-about-text): Fix wording of Guided Tour. (Bug#4960) --- diff --git a/lisp/startup.el b/lisp/startup.el index 1efab6218c0..da0264dba20 100644 --- a/lisp/startup.el +++ b/lisp/startup.el @@ -1371,7 +1371,7 @@ Each element in the list should be a list of strings or pairs :link ("Emacs Guided Tour" (lambda (button) (browse-url "http://www.gnu.org/software/emacs/tour/")) "Browse http://www.gnu.org/software/emacs/tour/") - "\tSee an overview of the many facilities of GNU Emacs" + "\tSee an overview of Emacs features at gnu.org" )) "A list of texts to show in the middle part of the About screen. Each element in the list should be a list of strings or pairs